home *** CD-ROM | disk | FTP | other *** search
- FailAt 21
- Echo NOLINE Patching...
- spatch -psound.pch -oSYS:Classes/Datatypes/sound.datatype.new SYS:Classes/Datatypes/sound.datatype
- If FAIL
- Echo "*nIt looks like you have the wrong version of sound.datatype installed!"
- Echo "Perhaps you've already patched it, or are using OS 3.0?"
- Quit
- EndIf
- rename SYS:Classes/Datatypes/sound.datatype SYS:Classes/Datatypes/sound.datatype.os31
- rename SYS:Classes/Datatypes/sound.datatype.new SYS:Classes/Datatypes/sound.datatype
- Echo Finished!
-